instruction stream造句
例句与造句
- Represents a label in the instruction stream
表示指令流中的标签。 - Begins a finally block in the microsoft intermediate language msil instruction stream
在microsoft中间语言( msil )指令流中开始一个finally块。 - What this basically means is that the instruction stream doesn ' t really change all that fast , but the data stream changes constantly
一针见血的来讲就是说指令流的变化远远比不上数据流的变化。 - Is recorded so that the instruction stream can be patched if necessary when persisting the module to a portable executable
的位置,以便在将模块持续到可移植可执行文件( pe )时可以对指令流进行必要的修补。 - Is recorded so that the instruction stream can be patched if necessary when persisting the module to a portable executable file
的位置,以便在将模块持续到可移植可执行文件时可以对指令流进行必要的修补。 - It's difficult to find instruction stream in a sentence. 用instruction stream造句挺难的
- Just in time compilation is a method by which interpreted bytecode for example , an emulated instruction stream is translated into native instructions on the fly
通过即时编译( just in time , jit )这种方法,可以动态地将解释的字节码(例如,一个仿真的指令流)翻译成本地指令。 - Vmware can achieve nearly the native speed by translating the virtual machine s instruction stream on the fly to the host machine , but since vmware itself runs in user space , this can cause problems
通过实时地将虚拟机( vm )的指令流翻译给宿主机器, vmware可以获得接近本地的速度,但是由于vmware本身在用户空间运行,这可能会引发问题。 - The micro - kernel architecture is suitable for dual - core environment , because the micro - kernel architecture has a good module and its size is small . based on the analysis the source code and the dual - core hardware architecture , modify the module in order to suit for the dual instruction stream environment of the dual - core processor
在对代码分析的基础上,总结出代码中所体现出现的内核各模块的内部结构,再结合双核处理器的硬件特点,对模块进行修改,相当于对模块作加法运算,使其满足双核处理器的双指令流体系结构。